home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-15 / porttest.zip / HELP_FIL.TXT < prev    next >
Text File  |  1991-08-23  |  4KB  |  155 lines

  1.                    Main Menu
  2.  
  3.  
  4. [ S ] Select Port  -  Select the comm port you wish to analyze.
  5. [ P ] Port Status  -  Displays the status of the port selected.
  6. [ I ] Init Port    -  Initialize selected port to parameters.
  7. [ M ] Mode Select  -  Choose between Online, Monitor, or
  8.                       data capture modes.
  9. [ A ] Autospeed    -  Compute the protocol of data at serial port.
  10. [ D ] Dos Shell    -  Temporarliy exit to DOS.
  11. [ H ] Help         -  This help file.
  12. [ Q ] Quit         -  End the program.
  13.  
  14.  
  15.                    Port Selection Menu
  16.  
  17.  
  18.      [ 1 ]  Com1   -  Test the serial port.
  19.      [ 2 ]  Com2   -  Test the serial port.
  20.      [ 3 ]  Lpt1   -  Test the parallel port.
  21.      [ 4 ]  Lpt2   -  Test the parallel port.
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.                    Serial Port Status
  30.  
  31.     This module displays the current status of your serial port.
  32.  
  33.     A " 1 " in the left column indicates a TRUE condition.
  34.     A " 0 " in the left column indicates a FALSE condition.
  35.  
  36.     In this module, any keys struck are not transmitted to the
  37.     serial port.
  38.  
  39.  
  40.  
  41.  
  42.           
  43.                    Parallel Port Status
  44.  
  45.     This module displays the current status of your parallel port.
  46.  
  47.     A " 1 " in the left column indicates a TRUE condition.
  48.     A " 0 " in the left column indicates a FALSE condition.
  49.  
  50.     In this module, any keys struck are not transmitted to the 
  51.     parallel port.
  52.  
  53.  
  54.  
  55.  
  56.  
  57.                    Init Serial Port
  58.  
  59.  
  60.      Select your desired communications protocol.
  61.                    Baud rate
  62.                    Parity
  63.                    Data bits (word length)
  64.                    Stop bits
  65.  
  66.      Select [ S ] Save in order to initialize port.
  67.  
  68.  
  69.  
  70.  
  71.                    Init Parallel Port
  72.  
  73.  
  74.  
  75.      Selection of this module will automatically
  76.      initialize the Parallel port you selected.
  77.  
  78.      Once initialized, the current status of the
  79.      parallel port is displayed.
  80.  
  81.  
  82.  
  83.  
  84.  
  85.                    Select Mode
  86.  
  87.  
  88.     [ 1 ] Monitor Port  -  Monitor the selected Port only.
  89.           No transmitting is allowed.  For serial data
  90.           communications, DTR and RTS are set to low.
  91.  
  92.     [ 2 ] Online Port   - Places computer Online with
  93.           selected port.  Data transmission is also
  94.           allowed.
  95.  
  96.     [ 3 ] Capture Port  - Capture port data for
  97.           repetetive review.
  98.  
  99.                    Autospeed
  100.  
  101.     This module will attempt to automatically synchronize
  102.     to the baud rate and protocol of data appearing only
  103.     at the serial ports.  In order to operate effectively,
  104.     data must appear consistently throughout the test.
  105.     At the end of the test the serial port selected is
  106.     initialized to that of the data appearing at the port.
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.                    Dos Shell
  114.  
  115.  
  116.      A temporary exit to the operating system.
  117.  
  118.      Return back to this program via EXIT command.
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.                    Serial  Port
  128.  
  129. [ 1 ] Enable online transmit    - Online mode only, keys struct
  130.       are transmitted out the port.
  131. [ 2 ] Toggle constant transmit -  Online mode only, the
  132.       first key struct is continuously transmitted.
  133. [ 3 ] Space bar toggles scan  -  Enable the space bar to
  134.       temporarily stop scanning the port.
  135. [ 4 ] Refresh status screen  - Select sreen clearing mode.
  136. [ 5 ] Refresh Txmt data line - Select Tx line clearing mode.
  137. [ 6 ] Refresh Recv data line - Select Rv line clearing mode.
  138. [ 7 ] Toggle positioning arrows - Turn arrows on / off.
  139. [ 8 ] Toggle recv data format  -  Non error-free received data
  140.       is displayed either underline or reverse vide 'E'.
  141.                    Parallel  Port
  142.  
  143. [ 1 ] Enable online transmit    - Online mode only, keys struct
  144.       are transmitted out the port.
  145. [ 2 ] Toggle constant transmit -  Online mode only, the
  146.       first key struct is continuously transmitted.
  147. [ 3 ] Space bar toggles scan  -  Enable the space bar to
  148.       temporarily stop scanning the port.
  149. [ 4 ] Refresh status screen  - Select sreen clearing mode.
  150. [ 5 ] Refresh Txmt data line - Select Tx line clearing mode.
  151. [ 6 ] Toggle positioning arrows - Turn arrows on / off.
  152.  
  153.  
  154.  
  155.